projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b3ca7f
)
g-i: fix gtk_shortcut_label_new annotation
author
Bilal Elmoussaoui
<bil.elmoussaoui@gmail.com>
Thu, 11 Mar 2021 18:21:56 +0000
(18:21 +0000)
committer
Bilal Elmoussaoui
<bil.elmoussaoui@gmail.com>
Thu, 11 Mar 2021 18:21:56 +0000
(18:21 +0000)
gtk/gtkshortcutlabel.c
patch
|
blob
|
history
diff --git
a/gtk/gtkshortcutlabel.c
b/gtk/gtkshortcutlabel.c
index 262ae34251ee4f254c9a0b70a2f63164d67c1b84..1332fa47c51a7927f24eed9f366dc20ecaaefb69 100644
(file)
--- a/
gtk/gtkshortcutlabel.c
+++ b/
gtk/gtkshortcutlabel.c
@@
-515,7
+515,7
@@
gtk_shortcut_label_init (GtkShortcutLabel *self)
*
* Creates a new `GtkShortcutLabel` with @accelerator set.
*
- * Returns:
(transfer full):
a newly-allocated `GtkShortcutLabel`
+ * Returns: a newly-allocated `GtkShortcutLabel`
*/
GtkWidget *
gtk_shortcut_label_new (const char *accelerator)